home *** CD-ROM | disk | FTP | other *** search
-
-
-
- TTTTkkkk____GGGGeeeettttRRRRoooooooottttCCCCoooooooorrrrddddssss((((3333TTTTkkkk)))) TTTTkkkk____GGGGeeeettttRRRRoooooooottttCCCCoooooooorrrrddddssss((((3333TTTTkkkk))))
-
-
-
- NNNNAAAAMMMMEEEE
- Tk_GetRootCoords - Compute root-window coordinates of window
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<ttttkkkk....hhhh>>>>
-
- TTTTkkkk____GGGGeeeettttRRRRoooooooottttCCCCoooooooorrrrddddssss(_t_k_w_i_n, _x_P_t_r, _y_P_t_r)
-
- AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
- Tk_Window _t_k_w_i_n (in) Token for window.
-
- int *_x_P_t_r (out) Pointer to location in which to store
- root-window x-coordinate corresponding to
- left edge of _t_k_w_i_n's border.
-
- int *_y_P_t_r (out) Pointer to location in which to store
- root-window y-coordinate corresponding to
- top edge of _t_k_w_i_n's border.
-
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This procedure scans through the structural information maintained by Tk
- to compute the root-window coordinates corresponding to the upper-left
- corner of _t_k_w_i_n's border. If _t_k_w_i_n has no border, then TTTTkkkk____GGGGeeeettttRRRRoooooooottttCCCCoooooooorrrrddddssss
- returns the root-window coordinates corresponding to location (0,0) in
- _t_k_w_i_n. TTTTkkkk____GGGGeeeettttRRRRoooooooottttCCCCoooooooorrrrddddssss is relatively efficient, since it doesn't have
- to communicate with the X server.
-
-
- KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
- coordinates, root window
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-